From: Matthias Clasen Date: Mon, 10 Oct 2022 02:23:09 +0000 (-0400) Subject: searchentry: Drop an unused include X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~187^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=c8a332b3af521afa6fd0d2a10826865beccbbac1;p=gtk4.git searchentry: Drop an unused include --- diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c index 870d5e901e..5b5b3b4d25 100644 --- a/gtk/gtksearchentry.c +++ b/gtk/gtksearchentry.c @@ -38,7 +38,6 @@ #include #include "gtkprivate.h" #include "gtkmarshalers.h" -#include "gtkstylecontext.h" #include "gtkeventcontrollerkey.h" #include "gtkwidgetprivate.h"